build: add -Wno-error=unused-result to target cflags
authorFelix Fietkau <[email protected]>
Tue, 10 Nov 2015 12:04:09 +0000 (12:04 +0000)
committerFelix Fietkau <[email protected]>
Tue, 10 Nov 2015 12:04:09 +0000 (12:04 +0000)
commitf63341fc1d8906ec0f96e4babe9c748cdcf082db
tree734f7ca9643e4e846ff26b29b38724115fd50a4b
parenta94a79468d01e187cebe8413b3e827fd8c2499c3
build: add -Wno-error=unused-result to target cflags

Many glibc functions have __warn_unused_result__ in so many different
core functions, and failing the build for all of those simply does not
make any sense

Signed-off-by: Felix Fietkau <[email protected]>
SVN-Revision: 47440
rules.mk